PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFVisualObjectGraphicsState Class / isFillOverprint Method
In This Topic
    isFillOverprint Method
    In This Topic
    Gets a flag indicating whether overprint is enabled for fill operations.
    Syntax
    public boolean isFillOverprint()

    Return Value

    True if overprint for fill operations is enabled.
    See Also